﻿@charset "utf-8";
/* CSS Document */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin: 0; padding: 0; }
body, button, input, select, textarea { font: 14px "Microsoft YaHei", Arial, Helvetica, sans-serif; }
button, input, select, textarea { outline: none; }
textarea { resize: none }
address, cite, dfn, em, var { font-style: normal; }
small { font-size: 12px; } /* small 把文本的字体变小一号，直到达到下限的一号字。 与 <big> 标签类似； */
ul, ol { list-style: none; }
a, u { text-decoration: none; outline: medium none; outline: none; }
a:hover { outline: medium none; outline: none; }
img { border: 0 none; }
button, input, select, textarea { font-size: 100%; }
table { border-collapse: collapse; border-spacing: 0; }
.fl { float: left; }
.fr { float: right; }
.box { width: 1150px; margin: 0 auto; }
.po_re { position: relative; }
.po_ab { position: absolute; }
.blank0 { clear: both; font-size: 0; line-height: 0; height: 0px; overflow: hidden; }
.clearfix:after { clear: both; display: block; visibility: hidden; height: 0; line-height: 0; content: ""; }
.clearfix { _zoom: 1; }
.clear { clear: both; }
.fw { font-weight: bold; }
.cr_cs { color: #e87d00; }  /* 橙色 */
.fs14 { font-size: 14px; }
/* 面包屑 */
.curmbs { background: #f9f8f8; height: 20px; line-height: 20px; padding: 10px 0; }
.curmbs a { color: #6f6f6f; float: left; display: inline-block; font-size: 14px; }
.curmbs span, .curmbs a:hover { color: #0699d8; float: left; display: inline-block; font-size: 14px; }
.curmbs img { margin: 3px 14px 0; display: inline; float: left; }

.ts_h2{font-size: 22px;font-weight: normal;}
.ts_h3{font-size: 14px;}

